shouldReportLocation

@get:JvmName(name = "getShouldReportLocation")
@set:JvmName(name = "setShouldReportLocation")
var shouldReportLocation: Boolean
Whether we have opted-in to report our location to the map

bool should_report_location = 3;